﻿namespace = journal_flavor_ethiopia

journal_flavor_ethiopia.1 = {
	type = country_event
	placement = root

	title = journal_flavor_ethiopia.1.t
	desc = journal_flavor_ethiopia.1.d
	flavor = journal_flavor_ethiopia.1.f

	event_image = {
		video = "gfx/event_pictures/africa_prosperous_farm.bk2"
	}

	on_created_soundeffect = "event:/SFX/UI/Alerts/event_appear"
	on_opened_soundeffect = "event:/SFX/Events/africa/prosperous_farm"


	icon = "gfx/interface/icons/event_icons/event_portrait.dds"

	duration = 3

	trigger = {
		# triggered by journal entry
	}

	option = {
		name = journal_flavor_ethiopia.1.a
		default_option = yes
		
        add_modifier = {
			name = ethiopian_unifier
			months = long_modifier_time
		}

		if = {
			limit = {
				NOT = { exists = c:ETH }
			}
			change_tag = ETH
		}
	}

	
}
